home *** CD-ROM | disk | FTP | other *** search
- Subject: ChangeFrameShape Problem
- Sent: 3/21/96 12:11 AM
- Received: 3/20/96 4:31 PM
- From: Frederick, Frank, frederick@pharos.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- I have a Containing Part that changes the shape of an embedded frame. I'm not
- using ODF for my containing Part. I used ODFDraw as the embedded Part for
- testing. I changed the containing frame's shape, using ChangeFrameShape(),
- to a smaller shape inside the original shape. If I then click outside the new
- shape, but inside the original shape, ODFDraw is activated ... with the new
- shape outlined with the double dashes. After this inititial click, things
- behave as I would expect ... if I click in the same spot, ODFDraw doesn't
- become active. To verify that ODFDraw has updated correctly, I acquired the
- used shape and frame shape from the containing frame ... then compared them to
- the new shape I set the frame to ... they matched correctly. I then did the
- same for the containing frame's facet's active shape ... it check out ok also
- ... the same shape as the new one I generated. Is this a bug that OpenDoc
- didn't update its internal list of active shapes correctly to use for the
- first mouse event? or Is there further bookwork my containing part needs to
- do after calling ChangeFrameShape?
-
- Thanks,
-
- Frank Frederick
- Frederick@Pharos.com
-
-